Uses of Class
loginrequest.ExclusiveDuration

Packages that use ExclusiveDuration
loginrequest Package generated from loginrequest.dtd 
 

Uses of ExclusiveDuration in loginrequest
 

Fields in loginrequest declared as ExclusiveDuration
protected  ExclusiveDuration Login.exclusiveDuration
           
 

Methods in loginrequest that return ExclusiveDuration
 ExclusiveDuration ObjectFactory.createExclusiveDuration()
          Create an instance of ExclusiveDuration
 ExclusiveDuration Login.getExclusiveDuration()
          Gets the value of the exclusiveDuration property.
 

Methods in loginrequest with parameters of type ExclusiveDuration
 void Login.setExclusiveDuration(ExclusiveDuration value)
          Sets the value of the exclusiveDuration property.